xl/libxtl: Remove glitch in xl migrate log output
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 28 May 2010 08:38:56 +0000 (09:38 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 28 May 2010 08:38:56 +0000 (09:38 +0100)
commit455a17fea9f9a5d1a4fa7adbc63a2e8cd5d81d4a
tree91597d3179a174869dc8391c700c893ebab2de34
parenta2b5973ee0d143545a62903c629f800dc25f2837
xl/libxtl: Remove glitch in xl migrate log output

* Provide a new XTL_STDIOSTREAM_HIDE_PROGRESS flag in the stdio logger
* Provide a way to adjust the flags after logger setup
* Use these to disable progress output from the migration receiver, as
  the sender is also sending progress information.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
tools/libxc/xentoollog.h
tools/libxc/xtl_logger_stdio.c
tools/libxl/xl_cmdimpl.c